MESCIUS SPREAD for Windows Forms 15.0J
RemoveColumns メソッド (CellMatrix<T>)

列の削除を開始する列インデックス
削除する列数
指定した開始位置から列を削除します。
構文
'宣言
 
Public Overridable Sub RemoveColumns( _
   ByVal column As Integer, _
   ByVal columnCount As Integer _
) 
public virtual void RemoveColumns( 
   int column,
   int columnCount
)

パラメータ

column
列の削除を開始する列インデックス
columnCount
削除する列数
参照

CellMatrix<T> クラス
CellMatrix<T> メンバ

 

 


© MESCIUS inc. All rights reserved.